CountADBs
CountADBs Count the entries in the device table
#include <DeskBus.h> ADB Manager
short CountADBs( );
CountADBs generates and returns a value representing the number of
devices connected to the bus. It derives the number by counting the entries in
the device table.
Returns: a short representing the number of devices in the table.